Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: libssl-dev dependency chain breaking across architectures #877

Merged
merged 14 commits into from
Feb 5, 2024

Conversation

pcnc
Copy link
Member

@pcnc pcnc commented Feb 5, 2024

  • libssl-dev version bump in PG's apt archive repo at 2024-02-05 10:54 broke cross-architecture compatibility due to missing deps
  • this removes the file and lets apt autoselect needed versions

@pcnc pcnc requested a review from a team as a code owner February 5, 2024 14:37
@pcnc pcnc changed the title chore: instal libssl-dev ahead of time chore: install libssl-dev ahead of time Feb 5, 2024
@pcnc pcnc changed the title chore: install libssl-dev ahead of time fix: libssl-dev dependency chain break mismatch across architectures Feb 5, 2024
@pcnc pcnc changed the title fix: libssl-dev dependency chain break mismatch across architectures fix: libssl-dev dependency chain breaking across architectures Feb 5, 2024
@pcnc pcnc mentioned this pull request Feb 5, 2024
@pcnc pcnc requested a review from a team as a code owner February 5, 2024 20:28
@pcnc pcnc merged commit ae98ca0 into develop Feb 5, 2024
7 of 8 checks passed
@pcnc pcnc deleted the pcnc/fix-build-redux branch February 5, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants